home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 10434 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.globalxs.nl!news
  2. From: rvhooff@globalxs.nl (Remco van Hooff)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: Datatype problems
  5. Date: 29 Mar 96 20:53:12 +0100
  6. Organization: GlobalXS, the Netherlands
  7. Message-ID: <984.6662T1253T603@globalxs.nl>
  8. References: <4jbo8i$j6i@news.mikrobitti.fi>
  9. NNTP-Posting-Host: ppp149.globalxs.nl
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. Hi Janne Siren,
  13. On 27-mrt-96 16:52:50 you wrote about Datatype problems.
  14.  
  15.  JS> When I browse the Web some pictures get strange green dots all over them.
  16.  JS> The pens are for some reason allcoated all wrong sometimes.
  17.  
  18. Try ObtainBetterPens (ObtainBtrPens.lha on Aminet:util/boot).
  19.  
  20. --
  21. ObtainBetterPens  is  a  small patch for the graphics.library function
  22. ObtainBestPenA()   that  is  used  for  allocating  a  pen.   Usually,
  23. datatypes.library   is  the  most  frequent  user  of  this  function.
  24. ObtainBetterPens will make sure the highest possible percision is used
  25. when  allocating  a  pen  (PERCISION_EXACT),  so  the result will look
  26. better  in  most  programs using datatypes.library.  It is particulary
  27. true for Multiview and on Workbench backdrops.
  28.  
  29. --
  30. Remco van Hooff         Inet: rvhooff@globalxs.nl
  31. Cosys Excalibur BBS     FIDO: 2:286/407.39, AMY: 39:153/201.39
  32. 4000A2C9F950HAGA/030    http://www.globalxs.nl/home/r/rvhooff
  33.  
  34. ... What problem are we trying to solve here?
  35.  
  36.